Einhugur OpenDocument Text Plugin for Xojo

EinhugurODT.TextLineThroughType Enum

Line types to be used with the Strikethrough class.

enum EinhugurODT.TextLineThroughType

Constants

SingleLine = 0A single line should be used for strikethrough applied to a text.
DoubleLine = 1A double line should be used for strikethrough applied to a text.